'Declaration<DispIdAttribute(482)> Function SetFormFieldBackgroundColor( _ ByVal FieldId As Integer, _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
[DispId(482)] GdPictureStatus SetFormFieldBackgroundColor( int FieldId, byte Red, byte Green, byte Blue )
function SetFormFieldBackgroundColor(
FieldId: Integer;
Red: Byte;
Green: Byte;
Blue: Byte
): GdPictureStatus;
DispIdAttribute(482) function SetFormFieldBackgroundColor( FieldId : int, Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
[DispId(482)] GdPictureStatus SetFormFieldBackgroundColor( int FieldId, byte Red, byte Green, byte Blue )
[DispId(482)] GdPictureStatus SetFormFieldBackgroundColor( int FieldId, byte Red, byte Green, byte Blue )
Parameters
- FieldId
- Red
- Green
- Blue
